Skip to content

chore(CLS-493): migrate to StepSecurity maintained action forks#18

Open
stepsecurity-app[bot] wants to merge 3 commits intomasterfrom
chore/GHA-091005-stepsecurity-remediation
Open

chore(CLS-493): migrate to StepSecurity maintained action forks#18
stepsecurity-app[bot] wants to merge 3 commits intomasterfrom
chore/GHA-091005-stepsecurity-remediation

Conversation

@stepsecurity-app
Copy link
Copy Markdown

Motivation

This pull request has been auto-generated by StepSecurity as part of the enterprise subscription to ensure compliance with recommended security best practices for GitHub Actions.

Proposed changes

StepSecurity Maintained Actions

Risky GitHub Actions can expose your project to potential security risks. Risky actions have been replaced with StepSecurity maintained actions, that are secure drop-in replacements.

Additional context

For bug reports, feature requests, and general feedback, please create an issue in step-security/secure-repo or contact us via our website.

Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
steps:
- name: Find Comment
uses: peter-evans/find-comment@v3
uses: step-security/find-comment@v4
branch: ${{ github.head_ref }}
- name: Add comment
uses: mshick/add-pr-comment@v1
uses: step-security/add-pr-comment@v2
if: steps.check_changes.outputs.changed == 'true'
id: create_pr
uses: peter-evans/create-pull-request@v6
uses: step-security/create-pull-request@v8
Vendor actions (anthropics/*, docker/*, google-github-actions/*,
hashicorp/*, slackapi/*, etc.) reverted to originals — these should
not be replaced with step-security/* forks.

Community action replacements (tj-actions, peter-evans, marocchino,
stefanzweifel, reviewdog, hmarr, etc.) kept as intended.

See INC-2632 and tf-live-stepsecurity org config update.
Copy link
Copy Markdown

@JubbaSmail JubbaSmail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved: vendor action replacements reverted, community action forks verified. See INC-2632 and tf-live-stepsecurity org config update.

Copy link
Copy Markdown

@JubbaSmail JubbaSmail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved: vendor action replacements reverted, community action forks verified. See INC-2632.

@JubbaSmail JubbaSmail changed the title chore: apply StepSecurity security best practices chore(CLS-493): migrate to StepSecurity maintained action forks Apr 13, 2026
…ity forks

Restored 35 actions to main's SHA pins.
Pinned 43 actions to immutable SHA references.
Replaced 0 community actions with StepSecurity forks.
All pins include version comment for traceability.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants